Update designRules.md#305
Conversation
Changed statements to use consistent terms to Indicate Requirement Levels (MUST, SHOULD, ...)
TimvdLippe
left a comment
There was a problem hiding this comment.
2 kleine dingetjes, de rest ziet er goed uit 👍
sections/designRules.md
Outdated
| The REST architectural style is centered around the concept of a [=resource=]. A resource is an abstraction of a conceptual entity, identified by a globally unique [=URI=]. It may correspond to anything from a physical object (e.g. a building or a person) to an abstract concept (e.g. a permit, an event or today's weather). Although a resource is not tied to any specific exchange format, its current state can be transferred to clients through one or more representations, such as JSON or XML. | ||
|
|
||
| <span id="api-05"></span> | ||
|
|
There was a problem hiding this comment.
Kun je dit soort whitespace changes terug draaien? Dat maakt het lastiger om te reviewen, zeker omdat het niet aan de reguliere structuur voldoet van het document.
There was a problem hiding this comment.
Tim, ik snap niet precies welke whitespace je bedoelt. Ik heb de file bewerkt met MARKText en zie niet meteen vreemde witregels.
There was a problem hiding this comment.
Bedoel je de witregel tussen span- en de div sectie (hier bewust zonder <> geschreven) waar de rule beschreven is?
There was a problem hiding this comment.
Ok haal ik weg. Is idd een MARKText dingetje. Als je suggesties hebt voor andere md-editors hoor ik te graag.
There was a problem hiding this comment.
Done, meteen van MarkText afgestapt (onbetrouwbaar!) en MARK Sharp in VS Code gebruikt
Removed whitespaces between span and div sections
sections/designRules.md
Outdated
| </dl> | ||
| </div> | ||
|
|
||
|
|
There was a problem hiding this comment.
Het lijkt erop dat er toch nog extra witregels zijn, maar dan dit keer voor de <span>. Ik zal ze er uitvissen.
c1a91f9
into
Logius-standaarden:develop

Changed statements using consistent terms to indicate Requirement Levels (MUST, SHOULD, ...) according to the Conformance declaration